digital logic - определение. Что такое digital logic
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое digital logic - определение

COMPUTATIONAL EQUIPMENT, PHYSICAL OR THEORETICAL, THAT PERFORMS A BOOLEAN LOGIC FUNCTION
Logic Gate; Logic circuit; Discrete logic; Logic gates; Digital logic; Binary logic elements; Digital Logic; Logical gate; Logic circuits; Logic device; Electronic gate; Bubble pushing; Universal Logic Gate; Universal logic gate; Electronic logic gates; Electronic logic gate; Ideal logic gate; Logical circuit; Gates on chips
  • A synchronous 4-bit up/down decade counter symbol (74LS192) in accordance with ANSI/IEEE Std. 91-1984 and IEC Publication 60617-12.
  • AND symbol
  • AND symbol
  • Buffer symbol
  • Buffer symbol
  • [[CMOS]] diagram of a [[NOT gate]], also known as an inverter. [[MOSFET]]s are the most common way to make logic gates.
  • XOR]] logic gates.
  • NAND symbol
  • NAND symbol
  • NOR symbol
  • NOR symbol
  • NOT symbol
  • NOT symbol
  • OR symbol
  • OR symbol
  • Animation of how an SR [[NOR gate]] latch works.
  • The 7400 chip, containing four NANDs. The two additional pins supply power (+5 V) and connect the ground.
  • A tristate buffer can be thought of as a switch. If ''B'' is on, the switch is closed. If B is off, the switch is open.
  • XNOR symbol
  • XNOR symbol
  • XOR symbol
  • XOR symbol
Найдено результатов: 2942
digital logic         
Dynamic logic (digital electronics)         
  • 150px
  • 200px
DESIGN METHODOLOGY IN COMBINATORIAL LOGIC CIRCUITS
Clocked logic; Static logic (digital logic); Dynamic logic (digital logic); Static logic (digital electronics)
In integrated circuit design, dynamic logic (or sometimes clocked logic) is a design methodology in combinatory logic circuits, particularly those implemented in MOS technology. It is distinguished from the so-called static logic by exploiting temporary storage of information in stray and gate capacitances.
logic gate         
An integrated circuit or other device whose inputs and outputs represent Boolean or binary values as voltages (TTL uses 0V for False or 0, +5V for True or 1). Different gates implement different Boolean functions: AND, OR, NAND, NOR (these may take two or more inputs) NOT (one input), XOR (two inputs). NOT, NAND and NOR are often constructed from single transistors and the other gates made from combinations of these basic ones. These functions are all combinatorial logic functions, i.e. their outputs depend only on their inputs and there is no internal state. Gates with state, such as latches and flip-flops, are constructed by feeding some of their outputs back to their inputs. (1995-02-08)
Logic gate         
A logic gate is an idealized or physical device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output. Depending on the context, the term may refer to an ideal logic gate, one that has for instance zero rise time and unlimited fan-out, or it may refer to a non-ideal physical device (see Ideal and real op-amps for comparison).
Mathematical logic         
SUBFIELD OF MATHEMATICS
Symbolic Logic; Symbolic logic; Mathematical Logic; Logic (mathematics); Logic (math); Logic (maths); Logic (symbolic); Mathematical logician; Logic modeling; Logic modelling; Formal Logic; History of mathematical logic; Subfields of mathematical logic; Formal logical systems; History of symbolic logic; Applications of mathematical logic; 20th century in mathematical logic
Mathematical logic is the study of formal logic within mathematics. Major subareas include model theory, proof theory, set theory, and recursion theory.
symbolic logic         
SUBFIELD OF MATHEMATICS
Symbolic Logic; Symbolic logic; Mathematical Logic; Logic (mathematics); Logic (math); Logic (maths); Logic (symbolic); Mathematical logician; Logic modeling; Logic modelling; Formal Logic; History of mathematical logic; Subfields of mathematical logic; Formal logical systems; History of symbolic logic; Applications of mathematical logic; 20th century in mathematical logic
¦ noun the use of symbols to denote propositions, terms, and relations in order to assist reasoning.
symbolic logic         
SUBFIELD OF MATHEMATICS
Symbolic Logic; Symbolic logic; Mathematical Logic; Logic (mathematics); Logic (math); Logic (maths); Logic (symbolic); Mathematical logician; Logic modeling; Logic modelling; Formal Logic; History of mathematical logic; Subfields of mathematical logic; Formal logical systems; History of symbolic logic; Applications of mathematical logic; 20th century in mathematical logic
<logic> The discipline that treats formal logic by means of a formalised artificial language or symbolic calculus, whose purpose is to avoid the ambiguities and logical inadequacies of natural language. (1995-12-24)
Aristotelian logic         
TYPE OF LOGIC WHOSE ELEMENTS ARE CONCEPTS
Term Logic; Traditional logic; Scholastic logic; Aristotelian logic; Aristotelean logic; Aristotlean logic; Aristotlian logic
¦ noun the traditional system of logic expounded by Aristotle and developed in the Middle Ages.
Term logic         
TYPE OF LOGIC WHOSE ELEMENTS ARE CONCEPTS
Term Logic; Traditional logic; Scholastic logic; Aristotelian logic; Aristotelean logic; Aristotlean logic; Aristotlian logic
In philosophy, term logic, also known as traditional logic, syllogistic logic or Aristotelian logic, is a loose name for an approach to formal logic that began with Aristotle and was developed further in ancient history mostly by his followers, the peripatetics. It was revived after the third century CE by Porphyry's Isagoge.
Many-valued logic         
PROPOSITIONAL CALCULUS IN WHICH THERE ARE MORE THAN TWO TRUTH VALUES
Multiple-valued logic; Many valued logic; Multivalued logic; Polyvalued logic; Many-valued logics; Belnap logic; Many-Valued Logics; Multi-valued logics; Multi-valued logic; Multiple valued logic; Multi valued logic; Poly-valued logic; Poly valued logic; Manyvalued logic; MV logic; M-V logic; MV-logic; Polyvalent logic; Applications of many-valued logic; Bochvar logic; History of many-valued logic; Rose logic
Many-valued logic (also multi- or multiple-valued logic) refers to a propositional calculus in which there are more than two truth values. Traditionally, in Aristotle's logical calculus, there were only two possible values (i.

Википедия

Logic gate

A logic gate is an idealized or physical device that performs a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output.

Depending on the context, the term may refer to an ideal logic gate, one that has for instance zero rise time and unlimited fan-out, or it may refer to a non-ideal physical device (see ideal and real op-amps for comparison).

In the real world, the primary way of building logic gates uses diodes or transistors acting as electronic switches. Today, most logic gates are made from MOSFETs (metal–oxide–semiconductor field-effect transistors). They can also be constructed using vacuum tubes, electromagnetic relays with relay logic, fluidic logic, pneumatic logic, optics, molecules, or even mechanical elements.

With amplification, logic gates can be cascaded in the same way that Boolean functions can be composed, allowing the construction of a physical model of all of Boolean logic, and therefore, all of the algorithms and mathematics that can be described with Boolean logic.

Logic circuits include such devices as multiplexers, registers, arithmetic logic units (ALUs), and computer memory, all the way up through complete microprocessors, which may contain more than 100 million logic gates.

Compound logic gates AND-OR-Invert (AOI) and OR-AND-Invert (OAI) are often employed in circuit design because their construction using MOSFETs is simpler and more efficient than the sum of the individual gates.

In reversible logic, Toffoli or Fredkin gates are used.